bcm2835-virtgpio: Virtual GPIO driver
authorpopcornmix <popcornmix@gmail.com>
Tue, 23 Feb 2016 19:56:04 +0000 (19:56 +0000)
committerpopcornmix <popcornmix@gmail.com>
Mon, 20 Feb 2017 20:28:25 +0000 (20:28 +0000)
commite39bcabc5e7efff94077221d47e6373c3febbe65
tree193e1522bb48fcaabfc72c94d91faa5541d49ba5
parent4eb1cd69d4017d249d1310cc44b104d571349237
bcm2835-virtgpio: Virtual GPIO driver

Add a virtual GPIO driver that uses the firmware mailbox interface to
request that the VPU toggles LEDs.
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-bcm-virt.c [new file with mode: 0644]
include/soc/bcm2835/raspberrypi-firmware.h